//---------------------------------//
// These are all the script blocks //
// for the game. A lot of text...  //
// To the translato(s), please do  //
// not fear the sizes. :( Just try //
// to do what you can. Thank you.  //  
//---------------------------------//

// TAG  CPL  Height  Width  BPP  REAL_WIDTH  TileFormat
.FORMAT 24   16      16     1    13          0 1 2 3

.BLOCK  8B8000 ; Text block, 1289 strings :( 
.BLOCK  8C8000 ; Text block, 175 strings :) 
.BLOCK  8E8000 ; Text block, 1004 strings :(   
.BLOCK  8F8000 ; Text block, 1044 strings :(   


// This is the errored block. Still has some control
// code issues to work out. All other blocks seemed
// to be ok! if you want to check it out, 
// remove the "//" comment and make sure the "."
// is the first character on the line. :)
.BLOCK  8D8000 ; Text block  

